[FIX] Chore: team.addMembers doesn't add member to main team room#22169
[FIX] Chore: team.addMembers doesn't add member to main team room#22169
team.addMembers doesn't add member to main team room#22169Conversation
|
I'm not sure if it's related or not, but the API doesn't work for me at all. Others seems ok, can create a Team no problem. |
|
@vplb may you share the full command you're running? you can see the docs for the affected endpoints here https://developer.rocket.chat/api/rest-api/endpoints/teams/add-members |
|
It is that command exactly. I found a work around for now on another post, using invite_groups. |
Proposed changes (including videos or screenshots)
Fix
team.addMembersendpoint as it currently doesn't work properly. The API call is adding members to a team's channels but not to the main team room.Issue(s)
Fixes #22104
ClickUp Task
Steps to test or reproduce
Further comments